home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilhive / stealth / stealth.doc < prev    next >
Encoding:
Text File  |  1993-09-24  |  18.6 KB  |  548 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.               ██▀▀▀▀
  9.               ██▄▄▄▄ ▀▀██▀▀ ██▀▀▀  ██▀▀█  ██  ▀▀██▀▀ ██  █
  10.                    █   ██   ██▀▀   ██▀▀█  ██    ██   ██▀▀█
  11.               ▄▄▄▄▄█   ██   ██▄▄▄  ██  █  ██▄▄  ██   ██  █
  12.              1.7  (c) 1994 David Smith  All rights reserved
  13.  
  14.  
  15.  
  16.  
  17.               --==≡≡ THE Archive Converter for 1994 ≡≡==--
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. ==========  QUICK START !  ==================================================
  29.  
  30.  
  31.         Put STEALTH.EXE in a "test" directory containing some archives.
  32.  
  33.         Make sure STEALTH.EXE is in your "PATH=" statement.
  34.  
  35.         Type: STEALTH.EXE
  36.  
  37.         Now watch as all the archives are converted to your favorite
  38.         compressor!  This program finds them all: PAK ZIP HAP SQZ LZH
  39.         plus tons more, then converts them to your 'favorite' archiver.
  40.  
  41.         Now type: CD\
  42.  
  43.         Notice that STEALTH.LOG has been written there.  Use EDIT.COM
  44.         from DOS 5+ and look at it.  Just type: EDIT STEALTH.LOG
  45.  
  46.         All action from Stealth has been written, including dates, times
  47.         and DOS commands that it used.
  48.  
  49.               Type: STEALTH /?   for a quick help screen!
  50.  
  51.  
  52.  
  53. =============================================================================
  54.  
  55.  
  56.  
  57.         Advanced users:  Welcome to the world of Stealth.  This program
  58.         is quite unique, because it will convert ANY archive to ANY
  59.         other archive.  The advantages of this over other competition
  60.         programs (like ZZAP, SHEZ, etc...) is:
  61.  
  62.         ■   It supports every major archiver available!  ARJ, ARC, LHA,
  63.             HAP, SQZ, DWC, PAK, ZIP 1.1 and 2.0, ICE, LHARC, LARC,
  64.             HYPER, SDN, and ZOO.
  65.  
  66.         ■   It can recognize PKZIP 1.1 files and PKZIP 2.0 "normal"
  67.             compressed files, then convert them to PKZIP -EX "extra"
  68.             compression.  This will save you a ton of hard disk
  69.             space!
  70.             NOTE: PKZIP 2.0 "stored" files are identical to PKZIP 1.1
  71.                   format.  Therefore, all 2.0 "stored" archives are
  72.                   flagged as version 1.1.
  73.  
  74.         ■   Recognizes embedded directories, and can include them with
  75.             the conversion.
  76.  
  77.         ■   Is perfect for SYSOPS, since it can be run as an "event" to
  78.             update all .ZIP files, or be used as an upload processor.
  79.             Even add comments or strip them from the files...
  80.  
  81.         ■   You can "customize" STEALTH to almost any configuration.
  82.             Include some archives, but not others, recurse subdirectories,
  83.             leave SFX files alone, delete files after processing,
  84.             plus MORE.
  85.  
  86.         ■   Keeps an accurate log of all activity.
  87.  
  88.  
  89.  
  90.         No other utility can do this!  Plus STEALTH recognizes even
  91.         DWC, SQZ, and LARC self-extracting files.  Please notice
  92.         that NO OTHER ARCHIVE program can do that.
  93.  
  94.         Is hard disk space important?  That PKZIP file you downloaded
  95.         yesterday... it is probably in 1.1 format.  In fact, most of
  96.         your PKZIP'ed files are 1.1 or else 2.0 "normal" compressed.
  97.  
  98.         Use STEALTH to maximize their compression.  You can save 60,000
  99.         bytes of disk space on a few files, and several megabytes if
  100.         you re-archive every downloaded file.  Doing that manually will
  101.         take FOREVER.  And even batch files are no good, since they are
  102.         so slow.  But, you can be assured of accuracy and speed with STEALTH!
  103.  
  104.  
  105.  
  106.                  STEALTH is extrememly simple:
  107.  
  108.         1. Edit STEALTH.CFG to your satisfaction (see below for details)
  109.            (or just use STL_CFG.EXE to create your OWN stealth.cfg)
  110.  
  111.         2. Include STEALTH.EXE and STEALTH.CFG in your path
  112.  
  113.         3. Go to a directory containing some old archives.
  114.  
  115.         4. Type: STEALTH.EXE    (or  STEALTH *.*)
  116.  
  117.  
  118.         Now note that Stealth processes the entire directory!  The
  119.         only filespec you need (optional) is *.*.  Stealth ruthlessly
  120.         converts everything it can find using your .CFG file.
  121.  
  122.         NOTE: You can use STEALTH *.*  or  STEALTH *.ZIP  .....
  123.  
  124.         And wala, you are all done.
  125.  
  126.         If you change your mind on archives, or want to change something,
  127.         STEALTH.CFG is easy to edit.
  128.  
  129.         Take your favorite editor and change it around.
  130.         NOTE:  If Stealth cannot locate STEALTH.CFG file, it will use
  131.                its own defaults.
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  IMPORTANT NOTE: If you specify MAKE ZIPS -EX, then Stealth assumes
  141.                  you want to use PKZIP 2.0 as your default archiver.
  142.                    It will process files as such!
  143.  
  144.             ALSO: PKZIP 2.0 "stored" files are identical to PKZIP 1.1
  145.                   format.  Therefore, all 2.0 "stored" archives are
  146.                   flagged as version 1.1.
  147.  
  148.  
  149.  
  150.  
  151.  
  152. ========= USING STEALTH.CFG FILE ============================================
  153.  
  154.         Included here is STEALTH.CFG, a configuration file for this program.
  155.  
  156.         Use the enclosed STL_CFG.EXE program for a quick and easy way
  157.         to create Stealth.cfg.  Just fill in the blanks, and change
  158.         the values to what you like best.
  159.  
  160.         Press [F10] to save Stealth.cfg and exit.
  161.  
  162.  
  163.  
  164.  
  165.  
  166.         Now you can change it by using a text editor, and type out
  167.         which options you want to use.  The format is:
  168.  
  169.    ---------------------------------------------------------------------
  170.         Put the archiver you want everything converted to.
  171.  
  172.         [archiver]  =  archiver
  173.  
  174.         Whereas archiver could be:
  175.             PKZIP1     ARJ    LHA    DWC
  176.             PKZIP2     PAK    ZOO    ARC6
  177.             SQUEEZE    ICE    HAP    LARC
  178.             HYPER                    LHARC
  179.    ---------------------------------------------------------------------
  180.         Next, put all the archives you want converted to YOUR archiver.
  181.         For instance, if you put LHA here, all .LZH files will be
  182.         converted.
  183.  
  184.         [archiver]  =  convert
  185.  
  186.         Whereas archiver could be:
  187.             PKZIP1     ARJ    LHA    DWC
  188.             PKZIP2     PAK    ZOO    ARC6
  189.             SQUEEZE    ICE    HAP    LARC
  190.             HYPER                    LHARC
  191.    ---------------------------------------------------------------------
  192.         Now, do you want to strip all comment files in the archivers
  193.         found?
  194.  
  195.         NO       =  strip comment
  196.    ---------------------------------------------------------------------
  197.         And do you want to add your own comment file to the archives
  198.         that are converted?
  199.  
  200.         NO       =  add comment
  201.    ---------------------------------------------------------------------
  202.         Then, what comment file do you want added?  (leave this line
  203.         out if you want to comment added)
  204.         NOTE: Make sure that the filename is left justified!  No spaces
  205.               should be on the left of the filename!
  206.  
  207.         B:\COMMENT.DAV  =  comment file
  208.    ---------------------------------------------------------------------
  209.         When .EXE self-extracting archives are found, do you want
  210.         them extracted?
  211.  
  212.         NO       =  executables
  213.    ---------------------------------------------------------------------
  214.         If PKZIP 2.0 files are found that have been compressed using
  215.         "normal" compression, do you want them to be re-compressed
  216.         using "EXTRA" compression?
  217.         NOTE: This will immediately change your ARCHIVER to PKZIP 2.0
  218.  
  219.         NO       =  make ZIPs -EX
  220.    ---------------------------------------------------------------------
  221.         Do you want to recurse the subdirectories?  If YES, then all
  222.         directories beneath the current one will be processed also!
  223.  
  224.         NO       =  recurse subdirs
  225.    ---------------------------------------------------------------------
  226.         As a default, STEALTH logs all activity into \STEALTH.LOG.
  227.         This makes it easy to see what happened, and keep track of
  228.         what went where.
  229.  
  230.         yes            =  create log file
  231.         \STEALTH.LOG   =  log file location
  232.    ---------------------------------------------------------------------
  233.         Also as default, STEALTH deletes the old archives, so that
  234.         your hard disk is not cluttered with old and new versions.
  235.         That would make it extremely difficult to sort through them!
  236.  
  237.         yes       =  delete files
  238.    ---------------------------------------------------------------------
  239.  
  240.  
  241.            THE REGISTERED VERSION INCLUDES VIRUS SCANNING
  242.            USING ALL THE MAJOR SCANNERS!
  243.  
  244.                    ■   TBSCAN.EXE
  245.                    ■   SCAN.EXE
  246.                    ■   F-PROT.EXE
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265. ============  ATTENTION SYSOPS!  ===========================================
  266.  
  267.         STEALTH can save you tons of hard disk space, and serve as a
  268.         processor for uploads.
  269.  
  270.         If some new member uploads you an ancient archive (PAK or ZOO),
  271.         or some unknown self-extracting .EXE archive, how do you
  272.         find out what it is?
  273.  
  274.         It could be a cool game that everybody likes, but the lamer has
  275.         given you a useless file.
  276.  
  277.         STEALTH will instantly recognize the .EXE file as DWC, ZOO, PAK,
  278.         ARJ, PKZIP 1.1, PKZIP 2.0, ARC, LHA, etc.
  279.         Then it will convert it to your BBS's archiver, with no problem.
  280.         Even embedded paths are saved!
  281.  
  282.      **** Included is UPLOAD.CFG configuration for upload processing ****
  283.  
  284.  
  285.         Is your BBS's hard disk getting full?  Run STEALTH as an event
  286.         once a week and convert all of your PKZIP 1.1 and 2.0 "normal"
  287.         compressed files to PKZIP 2.0 "EXTRA" compression!
  288.         That will save MEGABYTES of space (a friend of mine saved over
  289.         2 megabytes on one directory of uploads)
  290.  
  291.      **** Included is EVENT.CFG configuration for event processing ****
  292.  
  293.  
  294.         Plus you can comment all the processed files with your own
  295.         BBS comment file, or simply strip the old comments from
  296.         them.
  297.  
  298.         And registration is only $15.00!  That includes LIFETIME
  299.         upgrades, BBS and mail support (unlimited), plus more...
  300.  
  301.         To register, send $15.00 to:
  302.  
  303.                         David Smith
  304.                        1104 Mason Dr
  305.                        Hurst TX 76053
  306.  
  307.         and please fill out the enclosed form for your own "customized"
  308.         PKZIP, ARJ switches.  I know many people have favorites, or want
  309.         to include their "-AV" validation in files.
  310.                 With registration, YOU CAN!
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328. =========  PLEASE READ THIS!  ===============================================
  329.  
  330.         Please think about what you put into STEALTH.CFG before starting
  331.         the program.
  332.  
  333.   1.    If your "Archiver" and "convert" file types are the same, then
  334.         all files will be processed twice:
  335.  
  336.                 PKZIP2   =   Archiver
  337.                 PKZIP2   =   convert
  338.                 PAK      =   convert
  339.                 ARJ      =   convert
  340.  
  341.         because STEALTH will convert all the .ARJ and .PAK files, then
  342.         convert them again because they are now PKZIP 2.0 files!
  343.  
  344.  
  345.  IMPORTANT NOTE: If you specify MAKE ZIPS -EX, then Stealth assumes
  346.                  you want to use PKZIP 2.0 as your default archiver.
  347.                    It will process files as such!
  348.  
  349.  
  350.   2.    If you have 20 archives with the same name:
  351.  
  352.                 ANOTHER.PAK
  353.                 ANOTHER.ARJ
  354.                 ANOTHER.ZIP
  355.                 ANOTHER.SDN
  356.                 ANOTHER.ZOO
  357.                 ANOTHER.ARC
  358.  
  359.         all of the contents of ALL THE ARCHIVES will be converted into
  360.         your new file.  So, if you said:  PKZIP2  =  Archiver
  361.         then ANOTHER.PAK's contents will be stuffed into ANOTHER.ZIP,
  362.         and ANOTHER.ARJ's contents will be also.  And you will lose
  363.         the original files.  So please don't name several archives
  364.         the same file name, then include all those types in your
  365.         STEALTH.CFG file!
  366.  
  367.   3.    Embedded directories are NOT processed if you use:
  368.  
  369.                   yes  =  recurse subdirs
  370.  
  371.         Why?  Because when you re-compress the file, then you will include
  372.         all subdirectories under the current one.  And if you are in
  373.         the root directory, your whole hard drive will be sucked up into
  374.         the new compressed file!
  375.  
  376.   4.    Please don't STRIP a file's comments, then ADD a comment.  If you
  377.         ADD a comment, then the old one is automatically deleted.
  378.  
  379.   5.    Please make sure ALL FILENAMES IN STEALTH.CFG are left justified!
  380.         For example, your comment file should look like:
  381.  
  382.         ║
  383.         ║C:\PCBOARD\COMMENT.FIL
  384.         ║
  385.                         instead of:
  386.  
  387.         ║
  388.         ║       C:\PCBOARD\COMMENT.FIL
  389.         ║
  390.  
  391.         Because to get the filename, an ASCII 'zero' is placed wherever
  392.         a 'space' character is.  And the filename won't register unless
  393.         it's left justified.
  394.  
  395.  
  396.  
  397.             NOTE: PKZIP 2.0 "stored" files are identical to PKZIP 1.1
  398.                   format.  Therefore, all 2.0 "stored" archives are
  399.                   flagged as version 1.1.
  400.  
  401.  
  402.  
  403.   7.    Due to the "human" nature of my C++ compiler, if you have
  404.         a THICK layer of subdirectories (more than 10), and each have
  405.         the exact same filenames, one or two files may be skipped.
  406.         This is because the Data Transfer Area of DOS thinks that it
  407.         already processed that file.  This should also be fixed in the
  408.         next version.
  409.  
  410.   8.    Also NOTE: Any unsuccessful de-compression of a file will
  411.         result in the original not being erased.  So if STEALTH does
  412.         not get an errorlevel of 0, then it aborts the erasure process.
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425. ===================  WHERE IS DWC?  =========================================
  426.  
  427.      ARJ, PKZIP, DWC, PAK and all the other archivers can be found at:
  428.  
  429.                  ╔═════════════════════════════════╗
  430.                  ║  Hogard Software Solutions BBS  ║
  431.                  ║      4533 Marblearch Drive      ║
  432.                  ║  Grand Prairie, Tx  75052-4629  ║
  433.                  ║         ASP Member BBS          ║
  434.                  ╟─────────────────────────────────╢
  435.                  ║ (214) 641-6292  up to 38,400bps ║
  436.                  ╟─────────────────────────────────╢
  437.                  ║       SysOp: Chuck Hogard       ║
  438.                  ╚═════════════════════════════════╝
  439.  
  440.         The SysOp is a great guy, and has all of these files available
  441.         for download.  And while you are there, check out the
  442.         Dave's Unique Utilities section.  It has all my stuff, and
  443.         is updated weekly.
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457. =============  REGISTRATION  ================================================
  458.  
  459.         Register now for only $15.00.  With registration, you get:
  460.  
  461.                 1. Unlimited free upgrades
  462.                 2. Unlimited tech support via BBS and mail
  463.                 3. The nagging "REGISTER NOW" reminder goes away
  464.                 4. Customize your own PKZIP options, plus all
  465.                    other archiver's switches!
  466.                 5. Includes -AV support for PKZIP
  467.                 6. Super-advanced features coming up
  468.  
  469.  
  470.    ┌────────────────────────────────────────────────────────────────┐
  471.    │                                                                │
  472.    │      SEE THE ENCLOSED REGISTER.DOC FILE FOR INFORMATION        │
  473.    │                                                                │
  474.    └────────────────────────────────────────────────────────────────┘
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.    ███████╗ ██╗   ██╗ ██████╗  ██████╗   ██████╗  ██████╗  ████████╗ ██████╗
  510.    ██╔════╝ ██║   ██║ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██╔══██╗ ╚══██╔══╝ ╚════██╗
  511. ╓──███████╗ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ ██████╔╝    ██║      ▄███╔╨─╖
  512. ║  ╚════██║ ██║   ██║ ██╔═══╝  ██╔═══╝  ██║   ██║ ██╔══██╗    ██║      ▀▀══╝  ║
  513. ║  ███████║ ╚██████╔╝ ██║      ██║      ╚██████╔╝ ██║  ██║    ██║      ██╗    ║
  514. ║  ╚══════╝  ╚═════╝  ╚═╝      ╚═╝       ╚═════╝  ╚═╝  ╚═╝    ╚═╝      ╚═╝    ║
  515. ║                                                                             ║
  516. ║                                                                             ║
  517. ║      Support for this program is available in the following ways:           ║
  518. ║                                                                             ║
  519. ║                                                                             ║
  520. ║          ╓──┐ ╓──┐ ╓─╥─┐ ╥──┐ ╥  ┬  ╓─┐ ╥──┐ ╥──┐ ╥  ┬ ╥──┐                 ║
  521. ║          ║    ║  │ ║ ║ │ ╟──┘ ║  │  ╙─┐ ╟─   ╟─┬┘ ╙╖┌┘ ╟─                   ║
  522. ║          ╙──┘ ╙──┘ ╨ ╨ ┴ ╨    ╙──┘ ╙──┘ ╨──┘ ╨ ┴   ╙┘  ╨──┘                 ║
  523. ║          User ID:  71441,2723                                               ║
  524. ║          I usually log on every other day and check my mail.                ║
  525. ║                                                                             ║
  526. ║                                                                             ║
  527. ║                       ▄▄▄▄▄▄  ▄▄▄▄▄▄  ▄▄▄▄▄▄▄                               ║
  528. ║                       █ ▄▄ █▄ █ ▄▄ █▄ █ ▄▄▄▄█                               ║
  529. ║                       █ ▄▄▄ █ █ ▄▄▄ █ █▄▄▄▄ █                               ║
  530. ║                       █▄▄▄▄▄█ █▄▄▄▄▄█ █▄▄▄▄▄█                               ║
  531. ║          Drop me a line on the Hogard Systems Bulletin Board                ║
  532. ║                     David Smith   (214) 641-6292                            ║
  533. ║                                                                             ║
  534. ║                                                                             ║
  535. ║                 ▄██▄   ▄██▄  ▄███████▄   ▄█▄  ▄██▄                          ║
  536. ║                 █████▄█████ ████▀▀▀████ █████ ████                          ║
  537. ║                 ███████████ ████▄▄▄████ █████ ████                          ║
  538. ║                 ████   ████ ███████████ █████ ████                          ║
  539. ║                 ████   ████ ████   ████ █████ ████▄▄▄▄▄▄▄                   ║
  540. ║                 ▀██▀   ▀██▀ ▀██▀   ▀██▀  ▀█▀   ▀████████▀                   ║
  541. ║                               Write to:                                     ║
  542. ║                                                                             ║
  543. ║                              David Smith                                    ║
  544. ║                            1104 Mason Dr.                                   ║
  545. ║                            Hurst TX 76053                                   ║
  546. ║                                                                             ║
  547. ╙─────────────────────────────────────────────────────────────────────────────╜
  548.